home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / comms / other / cim_r32 / stuff / scripts / dos / startup.script < prev    next >
Text File  |  1999-12-06  |  901b  |  27 lines

  1. ;   CIM'S STARTUP SCRIPT
  2. ;   for OS 3.0 and better
  3. ;   $VER: startup_sript 1.0 (30.11.1999)
  4. ;   Author: Jan-Erik Tervo
  5. ;   This script was Created for debugging purposes only, feel free to customize it.
  6.  
  7. FAILAT 21
  8.  
  9.  
  10. ; SETPRI CIM:bin/cim 1 >NIL:   ; Change the priority of CIM,
  11.                                ; so when rendering or compiling,
  12.                                ; CIM will still be able to
  13.                                ; operate fast enough.
  14.                                ; This can be done
  15.                                ; also in the Icon by entering
  16.                                ; TOOLPRI=1
  17.                                ;
  18.                                ; 
  19.                                ; This command is no more required -
  20.                                ; the priority is now set to 1 internally
  21.  
  22.  
  23.  
  24. RUN >NIL: RequestChoice "CIM" "Welcome to CIM (Caller Id Manager) !" "Thanks"
  25.  
  26.  
  27.